PhoneticRunEndIndex Property

Gets or sets the zero-based index of the character following the last base text character the run applies to (eb attribute).

Definition

Namespace: Independentsoft.Office.Spreadsheet
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public int EndIndex { get; set; }

Property Value

Int32

See Also